Finalizing Scene

menu : file / finalize mp mission



This function performs all the tasks necessary to finalize a scene. Before it can be run, you must enter at least one type of MP game.
If the engine doesn't find the level.c and sound.c files in:
\levels\[map dir]\data\[sub-level dir]\scripts\,
the basic sripts are used.

The data of a scene created in this way consist of two files:

   [scene_name].cbf
   [scene_name].dat

Vietcong searches for these files in the \maps\ directory.

Both files must be stored here.

You can test these multilplayer game data with more players, who have installed the same version of the editor.
The game can by executed via:

menu : game / game menu

If you will be starting the server, your scene should be shown in the list.



How to define an MP game